| proxyExits.tfile | source file |
| Classes Summary | Objects Summary | Functions Summary Details |
Adds a number of predefined ProxyExit objects to adv3Lite, together with their associated SpecialTravelActions
This extension provides the code for doorways, passageways, paths and archways that may be mentioned in room descriptions but don't otherwise needs to be defined with separate objects (Doors, Passages, or PathPassages). Instead you can just define a TravelConnector, Room, method or string on the relevant non-directional property (doorway, passageway, pathway or archway) of the room in question, or else use the multiXXXway property of the room to say there are multiple such doors or whatever.
DefSpecialTravel
DefSpecialTravel
DefSpecialTravel
DefSpecialTravel
DefSpecialTravel (Doorway, &, doorway, ', doorway, ', |, ', door, ') | proxyExits.t[20] |
DefSpecialTravel (Passageway, &, passageway, ', passageway, ', |, ', passage, ') | proxyExits.t[39] |
DefSpecialTravel (Pathway, &, pathway, ', pathway, ', |, ', path, ') | proxyExits.t[59] |
DefSpecialTravel (Archway, &, archway, ', archway, ', |, ', arch, ') | proxyExits.t[94] |